@charset "utf-8";
/* CSS Document */
body {
	background:url(bg_index_dfz20181128.jpg) center top no-repeat #f3f3f3;
	font-size:14px; 
	font-family: Microsoft YaHei,SimSun,Arial, Helvetica, sans-serif; 
	line-height:28px;
	color:#5f636c;
	margin:0 auto;}
td,th { 
	font-size:14px; 
	font-family: Microsoft YaHei,SimSun,Arial, Helvetica, sans-serif; 
	line-height:28px;
	color:#5f636c;
}

ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { 
	padding:0; 
	margin:0;
	}
ul { 
	list-style:none;
	}
img { 
	border:0px;
	}
a { 
	font-size:14px; 
	color:#5f636c; 
	text-decoration:none;
	}
a:hover { 
	font-size:14px; 
	color:#3b9ef3;
	text-decoration:none;
	}
a,input,button{ 
	outline:none; }
::-moz-focus-inner{
	border:0px;}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	}
.fl { float:left;}
.fr { float:right;}	
.pt5 { padding-top:5px;}
.mr20 { margin-right:20px;}
.mr30 { margin-right:30px;}
.mt20 { margin-top:20px!important;}
.mb10 { margin-bottom:10px;}
.mb20 { margin-bottom:20px!important;}
.mb25 { margin-bottom:25px;}
/*----------外边距----------*/

.wrap { width:100%; margin:0 auto;}
.topbox { background:url(bg_top_bar_dfz20181128.png) 0 0 repeat-x; width:100%; height:47px; margin:0 auto;}
.w1224 { width:1224px; margin:0 auto; height:35px; line-height:35px;}
.date { color:#807d7b; font-size:14px;}
.header { width:1224px; margin:34px auto; }
.logo { width:618px; height:69px; margin-left:18px; margin-bottom:35px;}
.search { background:url(bg_search_dfz20181128.png) 0 0 no-repeat; width:342px; height:46px; margin-top:15px;}
.inp_search { border:0; width:280px; height:30px; margin:4px 10px 0 10px; line-height:30px; color:#999;}
.btn_search { background:url(btn_search_dfz20181128.png) 0 0 no-repeat; width:22px; height:22px; border:0; cursor:pointer; float:right; margin-right:15px; margin-top:9px; text-indent:-999px; }
.nav { background:url(bg_nav_dfz20181128.png) 0 0 repeat; width:1192px; height:58px; margin:0 auto 280px; border:1px #95c9f6 solid; padding:10px 15px; display:block;}
.nav ul { width:1290px; overflow:hidden;}
.nav ul li { float:left; color:#fff; font-size:18px; line-height:29px; margin-right:36px;}
.nav ul li a { color:#fff; font-size:18px; line-height:29px; white-space: nowrap;}
.nav ul li a:hover { font-weight:bold;}
.nav ul .on a { font-weight:bold;}


.shadowbox { width:1256px; margin:0 auto -19px;}
.shadowbox_t { width:1256px; height:20px; background:url(box_top_dfz20181128.png) center top no-repeat;}
.shadowbox_m { width:1204px;  background:url(box_bg_dfz20181128.png) center top repeat-y; overflow: hidden; zoom:1; padding:6px 26px; position:relative;}
.shadowbox_b { width:1256px; height:20px; background:url(box_bottom_dfz20181128.png) center top no-repeat;}

.box_rel { position:relative; overflow: hidden; zoom:1; margin:0 auto; width:1200px; }
.box_tl { background:url(box_tl_dfz20181128.jpg) center top no-repeat; width:11px; height:8px; position: absolute; left:0; top:0; z-index:2;}
.box_tr { background:url(box_tr_dfz20181128.jpg) center top no-repeat; width:11px; height:8px; position: absolute; right:0; top:0; z-index:2;}
.box_bl { background:url(box_bl_dfz20181128.jpg) center top no-repeat; width:11px; height:8px; position: absolute; left:0; bottom:0; z-index:2;}
.box_br { background:url(box_br_dfz20181128.jpg) center top no-repeat; width:11px; height:8px; position: absolute; right:0; bottom:0; z-index:2;}


.trans {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-backface-visibility: hidden;
}
.trans:hover {
    transform: scale(1.04,1.04);
    -ms-transform: scale(1.04,1.04);
    -webkit-transform: scale(1.04,1.04);
}

.pics { width:534px; margin-right:30px; margin-top:5px; float:left; border:1px #dcdcdc solid;}
.slideBox5{ width:534px; height:312px; overflow:hidden; position:relative; }
.slideBox5 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox5 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox5 .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox5 .hd ul li.on{ background:#f00; color:#fff; }
.slideBox5 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox5 .bd li{ zoom:1; vertical-align:middle; position:relative; }
.slideBox5 .bd img{ width:534px; height:312px; display:block;  }
.slideBox5 .bd li .pics_tit { position:absolute; left:0; bottom:0; z-index:2; width:100%; height:40px; line-height:40px; color:#fff; font-size:16px; background:url(xsj_bg_dfz20181128.png) 0 0 repeat; display:block;}
.slideBox5 .bd .pics_tit a { line-height:40px; color:#fff; font-size:16px; padding-left:10px; }
.slideBox5 .prev,
.slideBox5 .next{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:32px; height:46px; background:url(slider-arrow.png) -120px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.slideBox5 .next{ left:auto; right:0; background-position:0 5px; }
.slideBox5 .prev:hover,
.slideBox5 .next:hover{ filter:alpha(opacity=80);opacity:0.8;  }
.slideBox5 .prevStop{ display:none;  }
.slideBox5 .nextStop{ display:none;  }

.dt { float:right; width:638px; position:relative;}
.gg { position:relative;}
.gg h3 { text-align:center; color:#60636d; font-size:20px; line-height:32px; padding:5px 0;}
.gg h3 a {color:#60636d; font-size:20px; line-height:32px;}
.gg h3 a:hover { color:#3b9ef3;}
.gg p { color:#a6a6a6; font-size:14px; line-height:26px; margin:10px auto;}
.gg span { position:absolute; right:0; bottom:0;}
.gg span a { color:#ee975d; font-size:14px; line-height:26px;}
.line { border-bottom:1px #eee solid; width:100%; height:1px; overflow:hidden; margin:8px auto;}

.slideTxtBox1 .hd{ height:51px; line-height:30px; position:relative; }
.slideTxtBox1 .hd ul{ width:100%; float:left; position:absolute; left:0; top:0; background:url(dt_bg_dfz20181128.jpg) center bottom repeat-x; height:51px;  }
.slideTxtBox1 .hd ul li{ float:left; margin:0 20px; cursor:pointer; }
.slideTxtBox1 .hd ul li a { background:url(dt_out_dfz20181128.jpg) center bottom no-repeat; display:block; height:51px;}
.slideTxtBox1 .hd ul li a:hover { background:url(dt_on_dfz20181128.jpg) center bottom no-repeat;}
.slideTxtBox1 .hd ul .on a { background:url(dt_on_dfz20181128.jpg) center bottom no-repeat; display:block; height:51px;}
.slideTxtBox1 .hd ul .on .fzdt1 { background:url(tit_fzdt_on_dfz20181128.jpg) 0 0 repeat;}
.fzdt1 { background:url(tit_fzdt_dfz20181128.jpg) 0 0 repeat; width:97px; height:30px; display:block;}
.fzdt1:hover { background:url(tit_fzdt_on_dfz20181128.jpg) 0 0 repeat; transition: all .2s linear;}
.slideTxtBox1 .hd ul .on .fzdt2 { background:url(tit_sqdt_on_dfz20181128.jpg) 0 0 repeat;}
.fzdt2 { background:url(tit_sqdt_dfz20181128.jpg) 0 0 repeat; width:97px; height:30px; display:block;}
.fzdt2:hover { background:url(tit_sqdt_on_dfz20181128.jpg) 0 0 repeat; transition: all .2s linear;}
.slideTxtBox1 .hd ul .on .fzdt3 { background:url(tit_yjdt_on_dfz20181128.jpg) 0 0 repeat;}
.fzdt3 { background:url(tit_yjdt_dfz20181128.jpg) 0 0 repeat; width:97px; height:30px; display:block;}
.fzdt3:hover { background:url(tit_yjdt_on_dfz20181128.jpg) 0 0 repeat; transition: all .2s linear;}
.slideTxtBox1 .hd ul .on .fzdt4 { background:url(tit_tzgg_on_dfz20181128.jpg) 0 0 repeat;}
.fzdt4 { background:url(tit_tzgg_dfz20181128.jpg) 0 0 repeat; width:97px; height:30px; display:block;}
.fzdt4:hover { background:url(tit_tzgg_on_dfz20181128.jpg) 0 0 repeat; transition: all .2s linear;}
.slideTxtBox1 .bd {  margin-top:10px;}
.slideTxtBox1 .bd ul li { background:url(dt_icon_dfz20181128.jpg) 0 8px no-repeat; padding-left:20px;}
.slideTxtBox1 .bd ul li:hover { background:url(dt_icon_on_dfz20181128.jpg) 0 8px no-repeat;}
.slideTxtBox1 .bd ul li span { float:right; color:#a8abb7; margin-right:10px;}
.slideTxtBox1 .bd ul .dt_more { background:url(dt_more_dfz20181128.jpg) 0 0 no-repeat; width:74px; height:24px; color:#fff; line-height:20px; text-align:center; position:absolute; right:0; top:140px; z-index:2;}
.slideTxtBox1 .bd ul .dt_more a { color:#fff; line-height:20px; }


.slideBox6{ width:1202px; height:98px; overflow:hidden; position:relative; }
.slideBox6 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox6 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox6 .hd ul li{ float:left; margin-right:5px;  width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius:50px;}
.slideBox6 .hd ul li.on{ background:#00a0e9; color:#fff; }
.slideBox6 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox6 .bd li{ zoom:1; vertical-align:middle; position:relative; }
.slideBox6 .bd img{ width:1202px; height:98px; display:block;  }



.news_box { background:url(box_bg_dfz201811282.jpg) center top no-repeat; width:381px; height:215px; position:relative;}
.news_box_tit { width:100%; text-align:center;}
.news_more { position:absolute; z-index:2; left:50%; margin-left:-13px; bottom:0;}
.jgxx_list { padding-left:15px; padding-top:10px;}
.jgxx_list li { width:169px; float:left; background:#f5f5f5; height:30px; text-align:center; margin:5px 10px 5px 0; }
.jgxx_list li:hover { background:#3d9df1; color:#fff; transition: all .2s linear;}
.jgxx_list li:hover a { color:#fff; display:block;}
.fzsp_list { padding-left:10px; padding-top:10px;}
.fzsp_list li { background:url(box_icon_dfz20181128.jpg) 0 10px no-repeat; padding-left:15px;}
.fzsp_list li:hover { background:url(box_icon_on_dfz20181128.jpg) 0 10px no-repeat;}
.fzsp_list li span { color:#a8abb7; float:right; margin-right:10px;}

.slideTxtBox2 .hd{ height:33px; line-height:32px; position:relative; margin-top:5px; }
.slideTxtBox2 .hd ul{ float:left; position:absolute; left:110px; top:0;  }
.slideTxtBox2 .hd ul li{ float:left; padding:0 15px; cursor:pointer; font-size:16px;  line-height:32px; }
.slideTxtBox2 .hd ul li.on { color:#ec3d3d; font-size:16px; border-bottom:1px solid #f00;}
.slideTxtBox2 .hd ul li a { font-size:16px; color:#323232;  line-height:32px; }
.slideTxtBox2 .hd ul li.on a { color:#ec3d3d; font-size:16px;  line-height:32px;  }
.slideTxtBox2 .hd ul li a:hover,.slideTxtBox2 .hd ul li.on a:hover { color:#ec3d3d; font-size:16px;  line-height:32px; }

.zk_box { float:left; width:446px;}
.zk_box h3 { background:url(zk_icon1_dfz20181128.jpg) 0 3px no-repeat; padding-left:25px; color:#2c73b5; line-height:21px; width:105px; float:left; font-weight:normal;}
.zk_box h3 a { color:#2c73b5; line-height:21px; font-weight:normal;}
.zk_box h3 a:hover { color:#3c9ef3;}
.zk_search { float:right; }
.inp_zk_search { border:1px #a9a9a9 solid; height:17px; width:164px; float:left;}
.btn_zk_search { background:url(zk_btn_search_dfz20181128.jpg) 0 0 no-repeat; width:29px; height:21px; border:0; text-indent:-999px; float:left; cursor:pointer;}
.zk_bg { background:url(zk_bg_dfz20181128.jpg) center top no-repeat; width:100%; height:10px; margin:1px auto 10px;}
.zk_main { position:relative; margin-bottom:20px; overflow:hidden; zoom:1;}
.zk_main dt { float:left; width:90px; margin-right:20px;}
.zk_main dd { float:left; width:330px;}
.zk_list li { background:url(zk_icon2_dfz20181128.jpg) 0 8px no-repeat; padding-left:15px; line-height:22px;}
.zk_list li a:hover { color:#af7016;}
.zk_list2 li { background:url(zk_icon2_dfz20181128.jpg) 0 8px no-repeat; padding-left:15px; line-height:22px; float:left; width:40%; margin-right:10px;}
.zk_list2 li a:hover { color:#af7016;}
.zk_more { position:absolute; right:0; bottom:0;}

.hdjl_tit { margin-left:10px;}
.hdjl_list { width:1256px; overflow:hidden; margin-top:10px;}
.hdjl_list li { float:left; width:114px; height:72px; border:1px #dcdcdc solid; border-radius:2px; padding-top:15px; font-size:16px; margin:10px 39px 0 0;}
.hdjl_btn1 { background:url(hdjl_icon1_dfz20181128.jpg) center top no-repeat; width:114px; height:32px; display:block; padding-top:35px; text-align:center; transition: all .2s linear;}
.hdjl_btn1:hover { background:url(hdjl_icon1_on_dfz20181128.jpg) center top no-repeat; color:#47a3f4; transition: all .2s linear;}
.hdjl_btn2 { background:url(hdjl_icon2_dfz20181128.jpg) center top no-repeat; width:114px; height:32px; display:block; padding-top:35px; text-align:center; transition: all .2s linear;}
.hdjl_btn2:hover { background:url(hdjl_icon2_on_dfz20181128.jpg) center top no-repeat; color:#47a3f4; transition: all .2s linear;}
.hdjl_btn3 { background:url(hdjl_icon3_dfz20181128.jpg) center top no-repeat; width:114px; height:32px; display:block; padding-top:35px; text-align:center; transition: all .2s linear;}
.hdjl_btn3:hover { background:url(hdjl_icon3_on_dfz20181128.jpg) center top no-repeat; color:#47a3f4; transition: all .2s linear;}
.hdjl_btn4 { background:url(hdjl_icon4_dfz20181128.jpg) center top no-repeat; width:114px; height:32px; display:block; padding-top:35px; text-align:center; transition: all .2s linear;}
.hdjl_btn4:hover { background:url(hdjl_icon4_on_dfz20181128.jpg) center top no-repeat; color:#47a3f4; transition: all .2s linear;}
.hdjl_btn5 { background:url(hdjl_icon5_dfz20181128.jpg) center top no-repeat; width:114px; height:32px; display:block; padding-top:35px; text-align:center; transition: all .2s linear;}
.hdjl_btn5:hover { background:url(hdjl_icon5_on_dfz20181128.jpg) center top no-repeat; color:#47a3f4; transition: all .2s linear;}
.hdjl_btn6 { background:url(hdjl_icon6_dfz20181128.jpg) center top no-repeat; width:114px; height:32px; display:block; padding-top:35px; text-align:center; transition: all .2s linear;}
.hdjl_btn6:hover { background:url(hdjl_icon6_on_dfz20181128.jpg) center top no-repeat; color:#47a3f4; transition: all .2s linear;}
.hdjl_btn7 { background:url(hdjl_icon7_dfz20181128.jpg) center top no-repeat; width:114px; height:32px; display:block; padding-top:35px; text-align:center; transition: all .2s linear;}
.hdjl_btn7:hover { background:url(hdjl_icon7_on_dfz20181128.jpg) center top no-repeat; color:#47a3f4; transition: all .2s linear;}
.hdjl_btn8 { background:url(hdjl_icon8_dfz20181128.jpg) center top no-repeat; width:114px; height:32px; display:block; padding-top:35px; text-align:center; transition: all .2s linear;}
.hdjl_btn8:hover { background:url(hdjl_icon8_on_dfz20181128.jpg) center top no-repeat; color:#47a3f4; transition: all .2s linear;}


.xsj_box_m { width:1198px; border:1px #dcdcdc solid; overflow: hidden; zoom:1; margin:0 auto; position:relative; padding:10px 0;}
.xsj_tit { margin-top:25px;}
.xsj_list { margin:5px 0 5px 20px; }
.xsj_list li { width: 107px; height: 149px; float: left; position: relative;  margin-right:55px;}
.xsj_list li img { width: 107px; height: 149px;}
.xsj_list li .xsj_list_tit { width: 107px;  height: 0; position: absolute; top: 0; left: 0; background: url(xsj_bg_dfz20181128.png) 0 0 repeat; text-align:center; display:block; overflow:hidden;}
.xsj_list li .xsj_list_tit a { width: 90px; margin: 0 auto; font-size: 14px; color: #fff; line-height: 26px; margin-top: 55px; display: block; border:1px #fff solid; border-radius:2px; background: url(xsj_bg_dfz20181128.png) 0 0 repeat; }
.xsj_jl { position:absolute; z-index:2; right:16px; top:50%; margin-top:-25px;}


.slideTxtBox3 .hd{ height:49px; line-height:39px; position:relative; }
.slideTxtBox3 .hd ul{ width:1400px; padding-left:50px; padding-top:10px; overflow:hidden; float:left; position:absolute; left:0; top:0; height:49px;  }
.slideTxtBox3 .hd ul li{ float:left; margin-right:230px; cursor:pointer; }
.slideTxtBox3 .hd ul .on .gcjl1 { background:url(tit_gcjl_on_dfz20181128.jpg) 0 0 repeat;}
.gcjl1 { background:url(tit_gcjl_dfz20181128.jpg) 0 0 repeat; width:93px; height:39px; display:block;}
.gcjl1:hover { background:url(tit_gcjl_on_dfz20181128.jpg) 0 0 repeat; transition: all .2s linear;}
.slideTxtBox3 .hd ul .on .gcjl2 { background:url(tit_jlls_on_dfz20181128.jpg) 0 0 repeat;}
.gcjl2 { background:url(tit_jlls_dfz20181128.jpg) 0 0 repeat; width:93px; height:39px; display:block;}
.gcjl2:hover { background:url(tit_jlls_on_dfz20181128.jpg) 0 0 repeat; transition: all .2s linear;}
.slideTxtBox3 .hd ul .on .gcjl3 { background:url(tit_jldm_on_dfz20181128.jpg) 0 0 repeat;}
.gcjl3 { background:url(tit_jldm_dfz20181128.jpg) 0 0 repeat; width:93px; height:39px; display:block;}
.gcjl3:hover { background:url(tit_jldm_on_dfz20181128.jpg) 0 0 repeat; transition: all .2s linear;}
.slideTxtBox3 .hd ul .on .gcjl4 { background:url(tit_jlmr_on_dfz20181128.jpg) 0 0 repeat;}
.gcjl4 { background:url(tit_jlmr_dfz20181128.jpg) 0 0 repeat; width:93px; height:39px; display:block;}
.gcjl4:hover { background:url(tit_jlmr_on_dfz20181128.jpg) 0 0 repeat; transition: all .2s linear;}
.slideTxtBox3 .bd {  margin-top:20px; padding-left:20px;}
.slideTxtBox3 .bd ul li { float:left; width:46%; margin-right:2%; background:url(dt_icon_dfz20181128.jpg) 0 8px no-repeat; padding-left:20px;}
.slideTxtBox3 .bd ul li:hover { background:url(dt_icon_on_dfz20181128.jpg) 0 8px no-repeat;}
.slideTxtBox3 .bd ul li span { float:right; color:#a8abb7; margin-right:10px;}


.ybjl { width:1204px; }
.ybjl_tit { margin-left:10px; height:30px; margin-bottom:20px;}
.ybjl_img dl { width:1217px; overflow:hidden;}
.ybjl_img dl dt { width:427px; height:239px; float:left; margin-right:13px; position:relative; overflow:hidden; }
.slideBox4 .bd .ybjl_img dl dt img { width:427px; height:239px;}
.ybjl_img dl dd { float:left; overflow:hidden; height:244px; width:777px;}
.ybjl_imgs { float:left; width:246px; height:116px; margin-right:13px; margin-bottom:6px; position:relative; overflow:hidden;}
.ybjl_img dl .ybjl_img_tit { position:absolute; left:0; bottom:0; z-index:2; width:100%; color:#fff; text-align:center; background:url(xsj_bg_dfz20181128.png) 0 0 repeat; height:40px; line-height:40px; display:block;}
.ybjl_img dl .ybjl_imgs .ybjl_img_tit a {color:#fff; font-size:14px; }
.ybjl_img dl .ybjl_imgs .ybjl_img_tit { position:absolute; left:0; bottom:0; z-index:2; width:100%; color:#fff; text-align:center; background:url(xsj_bg_dfz20181128.png) 0 0 repeat; height:30px; line-height:30px; display:block;}
.ybjl_img dl .ybjl_img_tit a {color:#fff; font-size:16px; }



.slideBox4{ width:1204px; height:239px; overflow:hidden; position:relative; }
.slideBox4 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox4 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox4 .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox4 .hd ul li.on{ background:#f00; color:#fff; }
.slideBox4 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox4 .bd li{  zoom:1; vertical-align:middle; }
.slideBox4 .bd img{  display:block;  }
.slideBox4 .prev,
.slideBox4 .next{ position:absolute; left:0;top:50%; margin-top:-25px; display:block; width:32px; height:46px; background:url(slider-arrow.png) -120px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.slideBox4 .next{ left:auto; right:0; background-position:0 5px; }
.slideBox4 .prev:hover,
.slideBox4 .next:hover{ filter:alpha(opacity=80);opacity:0.8;  }
.slideBox4 .prevStop{ display:none;  }
.slideBox4 .nextStop{ display:none;  }


.jllssdjt { width:437px;}
.jllssdjt_tit { margin-left:10px; height:30px; margin-bottom:20px;}
.jllssdjt_box { background:url(jllssdjt_bg_dfz201811282.jpg) center center no-repeat; width:379px; height:168px; margin:0 auto;}
.jllssdjt_date { width:40%; text-align:center; padding-top:10px;}
.today_y { color:#60636d; font-size:16px; line-height:40px; display:block;}
.today_d { color:#60636d; font-size:72px; font-weight:bold; display:block; line-height:72px;}
.today_nl { color:#a8abb7; font-size:16px; line-height:40px; display:block;}
.jllssdjt_txt { width:46%; padding-top:10px; font-size:16px; color:#333; margin-right:10px;}

/*二级页*/
.position { width:1224px; margin:0 auto 5px; height:44px; background:url(bg_position_dfz20181128.png) 0 0 repeat; border:1px #fff solid; border-radius:5px;}
.position span { background:#459cdb; padding:11px 30px 12px; font-size:16px; color:#fff; line-height:44px; border-radius:5px; }
.position span b { background:url(icon_position_dfz20181128.png) 0 5px no-repeat; padding-left:20px; width:12px; height:12px; font-size:16px; color:#fff; line-height:44px; }
.position span b a {  font-size:16px; color:#fff; line-height:44px; }
.position_fr { float:right; font-size:16px; font-weight:normal; line-height:44px; margin-right:20px;}
.position_fr a { font-size:16px;}
.main { width:1116px; background:#fff; margin:0 auto; overflow:hidden; zoom:1; padding:45px 54px;}
.news_list_tit,.news_list_tit a { color:#60636d; font-size:24px; line-height:28px; }
.news_list_tit a:hover { color:#3b9ef3;}
.news_list { width:100%; padding-top:20px;}
.news_list li { background:url(dt_icon_dfz20181128.jpg) 0 8px no-repeat; padding-left:20px;  margin-bottom:5px; }
.news_list li:hover { background:url(dt_icon_on_dfz20181128.jpg) 0 8px no-repeat;}
.news_list li a { font-size:16px; line-height:28px;}
.news_list li span { color:#a8abb7; margin-left:20px;}

/*细览页*/
.news_tit_lj { color:#000; font-size:30px; font-family:"宋体";  line-height:36px; margin:20px auto 10px; text-align:center;}
.news_list_line_lj4 { background:url(bg_tit_sy201810.jpg) 0 0 repeat-x; width:100%; margin:0 auto; height:24px;}
.news_timebar_lj { width:100%; height:60px; margin:0 auto; border-bottom:1px #dcdcdc dashed; color:#797979; font-size:14px; line-height:60px;  }
.news_editor_lj { color:#a8abb7; text-align:right; width:100%; margin:0 auto; line-height:40px; }
.news_editor_lj a { color:#a8abb7;}
.zhengwen { line-height:36px;  width:100%; margin:20px auto; text-align:left; font-size:16px; font-family:"宋体"; color:#333333;}
.zhengwen img{ max-width:840px; width: expression(this.width > 840 ? 840: true); }
.fujian { width:97%; text-align:left; color:#0058a8; font-size:16px; line-height:30px; margin:0 auto 20px; overflow:hidden; zoom:1;}
.news_btns_lj { width:90%; text-align:center; height:40px;  margin:10px auto; padding-top:10px;}
.news_btns_lj a { color:#777; font-size:18px;}
.news_btns_lj a:hover { color:#777; font-size:18px;}
.news_btns_lj .print {color:#ffab33; font-size:18px;}
.news_btns_lj .print:hover {color:#ffab33; font-size:18px;}
.c_rr { float: right;}
.c_rr span { margin: 0 10px;}
#layer2 { visibility:hidden;}
.ztdx{ position:relative; display:block; float:left; margin-right:10px;}
.ztdx .middle_w img{margin-left:10px; }
.ztdx span{ font-weight:normal;}
.ztdx a { font-weight:normal;}
.zhxz{ position:absolute; left:-20px; top:44px; border: #E8E8E8 1px solid; border-top:0; z-index:9999}
.zhxz li a { line-height: 35px; width: 54px; display: block; font-weight: normal; background: #fff; text-align: center;	font-weight:normal;}
.zhxz li a:hover{ background: #F1F0F0}
.dn{ display:none;}

/*分享*/
.bshare-custom.icon-medium-plus.cus-jl{ width: 50px; float: right; margin-top: 8px; position: relative; }
span.share_box{ display: inline-block; width: 50px; height: 50px; margin: 0px; float: left;  }
span.share_box.on{ background: #fff;  }
span.share_box img{ display: block; width: 50px; height: 50px; cursor: pointer; }
.share_cell li{ width: 50px; height: 50px; background: url(bg_share_dfz20181128.png) 0 0 repeat; list-style:none;  }
.share_cell{ position: absolute; top: 50px; }
.bshare-custom.icon-medium-plus .share_cell li a{ display: block; width: 50px; height: 50px; padding-left: 0px;  }
.bshare-custom.icon-medium-plus.cus-jl .bshare-qzone{ background: url(qq.png) no-repeat center center;  }
.bshare-custom.icon-medium-plus.cus-jl .bshare-sinaminiblog{ background: url(sina.png) no-repeat center center;  }
.bshare-custom.icon-medium-plus.cus-jl .bshare-qqmb{ background: url(tencent.png) no-repeat center center;  }
.bshare-custom.icon-medium-plus.cus-jl .bshare-weixin{ background: url(weixin.png) no-repeat center center;  }

/*分页*/
.page_pagebox {clear:both; overflow:hidden; text-align:center;margin-top: 40px;margin-bottom: 0;}
.page_current {width:42px; height:42px;background:#ccc; text-align:center; display:inline-block; color:#fff; line-height:42px; overflow:hidden;}
.page_pagebox a {width:42px;height:42px;background:#f0eff1;text-align:center;display:inline-block;line-height:42px;color:#9096a1;overflow:hidden;}
.page_pagebox a:hover{background:#ebebeb;}
.page_hide { height:42px;}
.page_prev_l{background:#f0eff1 url(page_prev_left_icon.png) center center no-repeat !important;line-height:42px;}
.page_prev_l:hover{background:#ebebeb url(page_prev_left_icon.png) center center no-repeat !important; }
.page_next_r{background:#f0eff1 url(page_next_right_icon.png) center center no-repeat !important;line-height:42px;}
.page_next_r:hover{background:#ebebeb url(page_next_right_icon.png) center center no-repeat !important; }
.page_hide{text-align:center; display:inline-block;}
.zt10 { line-height: 42px; height: 45px ; display: inline-block; overflow: hidden;}
.zt11 {width:42px!important;line-height:39px;height:39px;border: 1px solid #cfd5e2;text-align: center;}
.zt12 { border: none; font-size: 16px; width: 42px; height: 43px; line-height: 42px; color: #6a6a6a; }

/*领导简介*/
.main_p15 { width:1194px; background:#fff; margin:0 auto; overflow:hidden; zoom:1; padding:15px;}
.ldjj { width:100%; margin-bottom:30px;}
.ldjj_img { float:left; width:166px; height:224px; border:1px #dcdcdc solid; border-radius:5px; margin-right:8px;}
.ldjj_r { float:left;}
.ldjj_r_m { border:1px #dcdcdc solid; width:956px; height:204px; overflow:hidden; zoom:1; padding:10px 30px;}
.ldjj_r_m h3 { color:#60636d; font-size:18px; padding-bottom:20px;}
.ldjj_r_m h3 a { color:#60636d; font-size:18px;} 
.ldjj_r_m dl dt { float:left; width:33px; margin-right:30px; padding-top:15px;}
.ldjj_r_m dl dd { float:left; width:880px; font-size:16px;}

/*互动交流*/
.hdjl_l { width:700px; float:left;}
.hdjl_l h3 { padding-left:10px; padding-bottom:10px; }
.hdjl_box { width:700px; overflow:hidden; zoom:1; }
.hdjl_box_m { width:668px; overflow:hidden; zoom:1; border:1px #dcdcdc solid; padding:5px 15px 3px;}
.hdjl_news_list { width:100%; }
.hdjl_news_list li { background:url(dt_icon_dfz20181128.jpg) 0 8px no-repeat; padding-left:20px;  margin-bottom:5px; }
.hdjl_news_list li:hover { background:url(dt_icon_on_dfz20181128.jpg) 0 8px no-repeat;}
.hdjl_news_list li a { font-size:14px; line-height:28px;}
.hdjl_news_list li span { float:right; color:#a8abb7;}
.hdjl_r { width:464px; float:right; padding-top:40px;}
.zxhf { margin-bottom:10px;}
.line_gray { border-bottom:1px #dcdcdc dashed; width:100%; height:1px; overflow:hidden; margin: 5px auto;}
.tzxx_m { border:1px #dcdcdc solid;width:442px; padding:10px 10px;  overflow:hidden; zoom:1; position:relative; }
.tzxx_q { color:#fd883a;}
.tzxx_a  { color:#139af6; padding-bottom:28px; display:block; float:left;}
.tzxx_more { position:absolute; bottom:10px; right:10px;}
.tzxx_more a { color:#fd883a;}
.tzxx_more a:hover { color:#3b9ef3;}
.slideTxtBox6 { width:464px; text-align:left;  }
.slideTxtBox6 .hd{ border:1px #dcdcdc solid; width:462px; height:108px; position:relative; overflow:hidden; zoom:1; }
.slideTxtBox6 .hd ul{ float:left; position:absolute; left:45px; top:30px; height:42px;   }
.slideTxtBox6 .hd ul li{ float:left; padding:0 15px; cursor:pointer; padding-bottom:10px; }
.slideTxtBox6 .hd ul li:hover { border-bottom:2px solid #2f97f2;}
.slideTxtBox6 .hd ul li.on { border-bottom:2px solid #2f97f2; }
.slideTxtBox6 .hd ul li.on .tzxx1 { background:url(tit_tzxx_on_dfz20181128.jpg) 0 0 no-repeat; }
.tzxx1 { background:url(tit_tzxx_dfz20181128.jpg) 0 0 no-repeat; width:97px; height:30px; display:block;}
.tzxx1:hover { background:url(tit_tzxx_on_dfz20181128.jpg) 0 0 no-repeat; transition: all .2s linear; }
.slideTxtBox6 .hd ul li.on .tzxx2 { background:url(tit_zxzx_on_dfz20181128.jpg) 0 0 no-repeat; }
.tzxx2 { background:url(tit_zxzx_dfz20181128.jpg) 0 0 no-repeat; width:97px; height:30px; display:block;}
.tzxx2:hover { background:url(tit_zxzx_on_dfz20181128.jpg) 0 0 no-repeat; transition: all .2s linear; }
.slideTxtBox6 .hd ul li.on .tzxx3 { background:url(tit_jdts_on_dfz20181128.jpg) 0 0 no-repeat; }
.tzxx3 { background:url(tit_jdts_dfz20181128.jpg) 0 0 no-repeat; width:97px; height:30px; display:block;}
.tzxx3:hover { background:url(tit_jdts_on_dfz20181128.jpg) 0 0 no-repeat; transition: all .2s linear; }
.slideTxtBox6 .bd ul{ padding:15px 0 0;  zoom:1;  }

/*厅长信箱*/
.main_p10 { width:1204px; background:#fff; margin:0 auto; overflow:hidden; zoom:1; padding:15px 10px;}
.tzxx_box_m { width:1158px; border:1px #dcdcdc solid; overflow:hidden; zoom:1; margin:0 auto; position:relative; padding:20px;}
.tzxx_txt { color:#3c9ef3;}
.zxhf_list { width:1224px; overflow: hidden;}
.zxhf_box { float:left; margin-right:24px; margin-bottom:20px;}
.zxhf_box_m { width:566px; border:1px #dcdcdc solid; overflow:hidden; zoom:1; margin:0 auto; position:relative; padding:10px 10px; }
.zxsj { float:right; color:#a8abb7;}
.hfsj { position:absolute; bottom:10px; right:10px;  color:#a8abb7;}
.zxhf_more a { color:#fd883a; margin-left:5px;}
.zxhf_more a:hover { color:#3b9ef3;}

/*页脚*/
.footer { width:100%; margin:20px auto 0; border-top:6px #118acc solid; padding: 30px 0; background:#fff; overflow:hidden; zoom:1; }
.footer_main { width:1224px; margin:0 auto;}